move the call to _gdk_windowing_window_init() up a little. Fixes a crash
authorSven Neumann <sven@gimp.org>
Thu, 19 Feb 2009 21:39:43 +0000 (21:39 +0000)
committerSven Neumann <neo@src.gnome.org>
Thu, 19 Feb 2009 21:39:43 +0000 (21:39 +0000)
commit69fe31489ccef0764c0856aae88185c84b86188e
tree230efb7cfadf632fdcd8b93564d50a7f82b04839
parent03796c0a90493ac5ee103429193b5cbf2661afe1
move the call to _gdk_windowing_window_init() up a little. Fixes a crash

2009-02-19  Sven Neumann  <sven@gimp.org>

* gdk/directfb/gdkdisplay-directfb.c (gdk_display_open): move
the
call to _gdk_windowing_window_init() up a little. Fixes a crash
when running on pseudo-color visuals. Thanks to Masse Nicolas
for
pointing this out.

svn path=/trunk/; revision=22382
ChangeLog
gdk/directfb/gdkdisplay-directfb.c